const unicode.pP

32 uses

	unicode (current package)
		graphic.go#L10: 	pP                 // a punctuation character.
		graphic.go#L115: 		return properties[uint8(r)]&pP != 0
		tables.go#L7285: 	0x21: pP | pp,  // '!'
		tables.go#L7286: 	0x22: pP | pp,  // '"'
		tables.go#L7287: 	0x23: pP | pp,  // '#'
		tables.go#L7289: 	0x25: pP | pp,  // '%'
		tables.go#L7290: 	0x26: pP | pp,  // '&'
		tables.go#L7291: 	0x27: pP | pp,  // '\''
		tables.go#L7292: 	0x28: pP | pp,  // '('
		tables.go#L7293: 	0x29: pP | pp,  // ')'
		tables.go#L7294: 	0x2A: pP | pp,  // '*'
		tables.go#L7296: 	0x2C: pP | pp,  // ','
		tables.go#L7297: 	0x2D: pP | pp,  // '-'
		tables.go#L7298: 	0x2E: pP | pp,  // '.'
		tables.go#L7299: 	0x2F: pP | pp,  // '/'
		tables.go#L7310: 	0x3A: pP | pp,  // ':'
		tables.go#L7311: 	0x3B: pP | pp,  // ';'
		tables.go#L7315: 	0x3F: pP | pp,  // '?'
		tables.go#L7316: 	0x40: pP | pp,  // '@'
		tables.go#L7343: 	0x5B: pP | pp,  // '['
		tables.go#L7344: 	0x5C: pP | pp,  // '\\'
		tables.go#L7345: 	0x5D: pP | pp,  // ']'
		tables.go#L7347: 	0x5F: pP | pp,  // '_'
		tables.go#L7375: 	0x7B: pP | pp,  // '{'
		tables.go#L7377: 	0x7D: pP | pp,  // '}'
		tables.go#L7413: 	0xA1: pP | pp,  // '¡'
		tables.go#L7419: 	0xA7: pP | pp,  // '§'
		tables.go#L7423: 	0xAB: pP | pp,  // '«'
		tables.go#L7434: 	0xB6: pP | pp,  // '¶'
		tables.go#L7435: 	0xB7: pP | pp,  // '·'
		tables.go#L7439: 	0xBB: pP | pp,  // '»'
		tables.go#L7443: 	0xBF: pP | pp,  // '¿'